projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d676eef
)
(UNEXEC): Use unexelf.c.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 4 Sep 1996 15:15:30 +0000
(15:15 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 4 Sep 1996 15:15:30 +0000
(15:15 +0000)
src/m/alpha.h
patch
|
blob
|
history
diff --git
a/src/m/alpha.h
b/src/m/alpha.h
index 4bee0f7cfec70c3699e5870883d9a3a9c45b9c91..b7eb78769e664fbaebe4d605d93a55d5a0aa677f 100644
(file)
--- a/
src/m/alpha.h
+++ b/
src/m/alpha.h
@@
-154,7
+154,7
@@
NOTE-END
#ifdef __ELF__
#undef UNEXEC
-#define UNEXEC unexelf
1
.o
+#define UNEXEC unexelf.o
#endif
#ifndef __ELF__